SerializableTimeZoneOffset Property |
The Bias property gets or sets a value that represents the general offset from Coordinated Universal Time (UTC).
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic int Offset { get; set; }Public Property Offset As Integer
Get
Set
Property Value
Type:
Int32
See Also